runtime.worldStop.startedStopping (field)

6 uses

	runtime (current package)
		mgc.go#L822: 		work.pauseNS += now - stw.startedStopping
		mgc.go#L993: 			work.pauseNS += now - stw.startedStopping
		mgc.go#L1111: 	work.pauseNS += now - stw.startedStopping
		proc.go#L1494: 	startedStopping  int64
		proc.go#L1751: 		startedStopping:  start,
		proc.go#L1810: 	totalTime := now - w.startedStopping